home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Full / Panda Internet Security 2009 / IS09PROMO3M.exe / [0] / Files / Upgrader.exe / 0 / RCDATA / TMSGACTAUTOEXIST / TMSGACTAUTOEXIST.txt < prev   
Text File  |  2008-07-19  |  1KB  |  56 lines

  1. object MsgActAutoExist: TMsgActAutoExist
  2.   Left = 359
  3.   Top = 265
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = '%s='
  7.   ClientHeight = 108
  8.   ClientWidth = 367
  9.   Color = 14215660
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   OldCreateOrder = False
  17.   Position = poDesktopCenter
  18.   Scaled = False
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Image1: TImage
  22.     Left = 12
  23.     Top = 6
  24.     Width = 32
  25.     Height = 32
  26.     Picture.Data = {<image001.bmp>}
  27.     Transparent = True
  28.   end
  29.   object TxtInfo: TLabel
  30.     Left = 56
  31.     Top = 14
  32.     Width = 302
  33.     Height = 13
  34.     Caption = 'Panda Platinum ya se est∩┐╜ actualizando de forma autom∩┐╜tica.'
  35.     Constraints.MaxWidth = 302
  36.     Constraints.MinWidth = 302
  37.     Font.Charset = DEFAULT_CHARSET
  38.     Font.Color = clWindowText
  39.     Font.Height = -11
  40.     Font.Name = 'Tahoma'
  41.     Font.Style = []
  42.     ParentFont = False
  43.     Transparent = True
  44.     WordWrap = True
  45.   end
  46.   object PlaBtAceptar: TPlaButton
  47.     Left = 293
  48.     Top = 76
  49.     Width = 64
  50.     Height = 21
  51.     Caption = '&Aceptar'
  52.     TabOrder = 0
  53.     OnClick = PlaBtAceptarClick
  54.   end
  55. end
  56.